CommonEvent 1768
Name = "会話：快楽人形・雅姫"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["That Agni sees me as a rival for some reason..."])
    ShowText(["You understand that the purposes are different, yet you are a troublesome one."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["I am a doll meant to provide the ultimate pleasure to men..."])
    ShowText(["Come now, allow me to embrace you."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["I am the finest piece among the dolls of Lady Kagetsumugi."])
    ShowText(["Beauty consumes gold..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["My kimono is also handmade by Lady Kagetsumugi..."])
    ShowText(["Hehe, it must be dazzlingly beautiful."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["I am adorned with the fragrance blended by Lady Kagetsumugi."])
    ShowText(["That person is meticulous about not only appearances but also scents."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["A circus does not suit me."])
    ShowText(["Noble beings reside in the inner chambers..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["I am well-versed in all forms of arts."])
    ShowText(["If you wish, I can play a tune on the koto for you."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["Fighting is something only the lowly engage in..."])
    ShowText(["Come now, let me teach you sweet pleasure."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["Submit yourself gently to my embrace."])
    ShowText(["I shall teach you what exquisite pleasure is, through your body..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["I have heard that my prototypes have been mass-produced."])
    ShowText(["If I remember correctly, they were called Love Matar..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["Why do you resist Lady Kagetsumugi?"])
    ShowText(["You would be happy if you became her doll..."])
    ShowChoices([["Cannot forgive inhumane acts", "Hate dolls", "Want to become a doll"], 0])
    When([0, "非道な行為が許せない"])
      ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["Hmm, I do not understand human emotions well..."])
      ShowText(["Well, if I embrace you, your anger will surely fade."])
      Empty([])

    When([1, "人形が嫌い"])
      ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["Then, I shall make you fond of dolls..."])
      Empty([])

    When([2, "人形にしてほしい"])
      ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["Hehehe, is that so...?"])
      ShowText(["In that case, I shall ask Lady Kagetsumugi on your behalf."])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["Hehehe... Am I not beautiful?"])
    ShowChoices([["Beautiful", "Not beautiful", "What is beauty?"], 0])
    When([0, "美しい"])
      ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["Hehe... It was a question that need not be asked."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "美しくない"])
      ShowTextAttributes(["miyabihime_fc1", 2, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["Oh, is that an insult towards me...?"])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "美とは何だ？"])
      ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["I see, interesting..."])
      ShowText(["Then, after the battle, let us discuss beauty."])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["My favorite flower is the iris."])
    ShowText(["Of course, you know the flower language of the iris, right?"])
    ShowChoices([["Noble", "Arrogant", "Don't know how to read '杜若'"], 0])
    When([0, "高貴"])
      ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["Hehe, you know it well..."])
      ShowText(["Don't you think it suits me perfectly?"])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "傲慢"])
      ShowTextAttributes(["miyabihime_fc1", 2, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["How insulting..."])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "杜若の読み方が分からない"])
      ShowTextAttributes(["miyabihime_fc1", 2, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["It is read as 'kakitsubata'..."])
      ShowText(["You still need to study a bit more."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["Now, let me ask you."])
    ShowText(["Is there anything in this world more beautiful than me...?"])
    ShowChoices([["Autumn sunset", "Goddess Ilias", "None"], 0])
    When([0, "秋の夕暮れ"])
      ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["Hmm, that has quite a charm to it..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "女神イリアス"])
      ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["Is the goddess really that beautiful?"])
      Empty([])

    When([2, "ない"])
      ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["Hehehe... Well, of course she is."])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["Do you have the education to appreciate it?"])
    ShowChoices([["Exists", "Doesn't exist", "Don't care"], 0])
    When([0, "ある"])
      ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["Oh... I'm truly impressed."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "ない"])
      ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["If you are aware of your lack, then you should learn."])
      Empty([])

    When([2, "どうでもいい"])
      ShowTextAttributes(["miyabihime_fc1", 2, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["Good grief, such a poor heart..."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 22])
      ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["Can you share the elixir with me...?"])
      ControlVariables([24, 24, 0, 3, 0, 22, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give the 'Panacea'? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
        ShowText(["\\n<Pleasure Doll Miyabihime>"])
        ShowText(["Hehe... I am satisfied."])
        ChangeItems([22, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
        ShowText(["\\n<Pleasure Doll Miyabihime>"])
        ShowText(["It seems it won't be that easy..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 372])
      ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["Could you let me taste the unajyu...?"])
      ControlVariables([24, 24, 0, 3, 0, 372, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give the eel rice bowl? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
        ShowText(["\\n<Pleasure Doll Miyabihime>"])
        ShowText(["Being a doll, I cannot eat."])
        ShowText(["It's just a matter of feeling..."])
        ChangeItems([372, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
        ShowText(["\\n<Pleasure Doll Miyabihime>"])
        ShowText(["It seems it won't be that easy..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 27000, 0])
      ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["Would you not offer me your contributions...?"])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 27000G? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
        ShowText(["\\n<Pleasure Doll Miyabihime>"])
        ShowText(["Hehe... I am satisfied."])
        ChangeGold([1, 0, 27000])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
        ShowText(["\\n<Pleasure Doll Miyabihime>"])
        ShowText(["It seems it won't be that easy..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
      ShowText(["\\n<Pleasure Doll Miyabihime>"])
      ShowText(["Oh dear... Am I out of money?"])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["You may take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([8, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Burst Drink' from Pleasure Doll - Miyako!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["You may take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([3136, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["I received the 'Great Gem of Pleasure Resistance' from the Pleasure Doll, Miyuki!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["miyabihime_fc1", 0, 0, 2])
    ShowText(["\\n<Pleasure Doll Miyabihime>"])
    ShowText(["You may take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 45000])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["I received 45000G from the Pleasure Doll, Miyuki!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
